feat(knowledge): 체류기간 만료 경과 예외 Workflow 계약 추가 - #54
Merged
Conversation
This was referenced Aug 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
무엇이 바뀌나요?
EXPIRY_RENEWAL의 만료 경과 예외 WorkflowWF-STY-EXC-001을 추가했습니다.APPROVED,APPLICATION_PENDING,UNKNOWN,NOT_APPLIED,EMPLOYMENT_ENDED상태와 증빙·재확인 Slot 계약을 정의했습니다.WF-CHG-001후보를 제시하도록 제한했습니다.왜 필요한가요?
기존
WF-STY-001은 만료 전 준비만 다뤘습니다. 기록상 날짜가 지난 근로자를 자동 퇴사 처리하지 않고, HR이 접수증·승인 결과·공식 확인 메모를 근거로 안전하게 분기할 공통 계약이 필요합니다.검증
pytest -q: 20 passedCloses #53
Refs fowoco/server#184
Refs fowoco/server#193
Refs fowoco/ai#50
Refs fowoco/client#346